PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableRowCollection Class / add Method
In This Topic
    add Method
    In This Topic
    Add a new empty row in the collection.
    Syntax
    public PDFFlowTableRow add()

    Return Value

    The row that has been added.
    See Also